ASP.NET Core MVC コントロールヘルプ
Delete メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > CollectionViewServiceBuilder<T> クラス : Delete メソッド
The value.
Configurates C1.Web.Mvc.CollectionViewService<T>.DeleteActionUrl. Sets the url of delete action.
シンタックス
'宣言
 
Public Function Delete( _
   ByVal value As System.String _
) As CollectionViewServiceBuilder(Of T)
public CollectionViewServiceBuilder<T> Delete( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

CollectionViewServiceBuilder<T> クラス
CollectionViewServiceBuilder<T> メンバ